home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / drm301.zip / INSTALL.DOC < prev    next >
Text File  |  1995-10-09  |  3KB  |  69 lines

  1.  
  2.                                 ┌─────────────┐
  3.                                 │ INSTALL.DOC │█
  4.                                 └─────────────┘█
  5.                                  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  6.  
  7.          Documentation for INSTALL.EXE, this version "d"- to be used
  8.          to INSTALL version 3.0 of DRMENU by David Roper.
  9.  
  10.          Normally, an INSTALL program doesn't need a DOC file, but
  11.          this one has a special "trick" that needs to be talked about.
  12.  
  13.        ──────────────────────────────────────────────────────────────────
  14.  
  15.        INSTALL.EXE can take two command line paramenters.  If you want
  16.        to define the SWITCHES that the ".SWITCHON" and ".CTLSWITCHON
  17.        dot lines take, you can specify them on the DOS command line and
  18.        use a batch file to accomplish this.
  19.  
  20.          ┌────────────────────────────────────────────────────────────┐
  21.          │ If you have no idea what a ".SWITCHON" dot line is, forget │█
  22.          │ reading this file until you are more familiar with DRMENU. │█
  23.          └────────────────────────────────────────────────────────────┘█
  24.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  25.  
  26.        The first parameter %1 is for defining the ".SWITCHON" keys.
  27.        The second parameter %2 is for defining the ".CTLSWITCHON" keys.
  28.  
  29.        For example, if you wanted everyone in your business to have
  30.        only BCHIMNP for the .SWITCHON dot line,
  31.        and  ABE for the .CTLSWITCHON dot line,
  32.        then you could do this by using this on your DOS line:
  33.          (please assume you're on A: drive in this example.)
  34.  
  35.        A:\>INSTALL BCHIMNP ABE
  36.  
  37.        Of course, if you wanted to use a batch file named "DO-IT.BAT",
  38.        then it would have only one line in it:
  39.  
  40.        INSTALL BCHIMNP ABE
  41.  
  42.        If you define ONLY the .SWITCHON keys, ie. only 1 parameter, then
  43.        you will still get AB for the .CTLSWITCHON keys.
  44.  
  45.        So that this line: INSTALL BCHIMNP
  46.        would be the
  47.        same as this line: INSTALL BCHIMNP AB
  48.  
  49.        If you forget to specify the second parameter, you get "AB".
  50.  
  51.        If you wanted only "A" to be used, you would instead have a
  52.        second parameter, and it would be the lonesome letter "A".
  53.  
  54.        Such as this: INSTALL BCHIMNP A
  55.  
  56.        The choice is yours.  If you have special Switch needs, this
  57.        INSTALL can accomodate you.  I hope you like this program and
  58.        all of the utilties and features of the entire DRMENU system.
  59.  
  60.                               DRMENU is FREEWARE.
  61.  
  62.        By U.S. Mail, I'm:
  63.  
  64.        David Roper, 201 Winding Brook Dr, Garner NC 27529
  65.  
  66.        On the INTERNET, my address is: David.Roper@MMS.RALEIGH.NC.US
  67.  
  68. <eof>
  69.